[18.0][IMP] website_sale_checkout_skip_payment: Fix duplicate order name display + allows to confirm or not the order#1144
Conversation
|
@pilarvargas-tecnativa You changed the way this module behaves there : 38d6f68 The order is confirmed now. But a mail as 'Quotation' is still sent. Which is not good. My plan is to add a configuration (global) parameter :
What do you think ? |
|
A good improvement should be also :
|
…not the order Allows to confirm or not the order when the 'skip payment' is active. That option is configurable per website. Adds a field on sale order level in order to identify sale orders that have been checked out with skip payment option even if the option has been changed on partner level
… for skipped payment ones
Well, I didn't really change any behavior, I just recovered something that was already in 15.0.
The purpose of this module is aimed at B2B customers who are allowed to pay later but whose order must be confirmed and who receive that email. If the problem is that a quote email is sent, perhaps the solution is to send the email after confirming the order. The purpose of this module is clear: if the partner has it configured, skip payment, confirm the order, and receive an email as feedback for that order. |
Uh oh!
There was an error while loading. Please reload this page.